home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000245_news@columbia.edu _Sun Aug 25 00:29:17 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id AAA09603 for <kermit.misc@watsun.cc.columbia.edu>; Sun, 25 Aug 1996 00:29:16 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id AAA24638 for kermit.misc@watsun; Sun, 25 Aug 1996 00:29:15 -0400 (EDT)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  5. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: VMS C-Kermit closing port
  8. Date: 25 Aug 1996 04:28:56 GMT
  9. Organization: Columbia University
  10. Lines: 31
  11. Message-ID: <4vokq8$qsh@apakabar.cc.columbia.edu>
  12. References: <01bb90a1.db1a7820$79c8b7c7@#knickerb> <4vkebj$oh9@apakabar.cc.columbia.edu> <01bb91de.50653d80$aac8b7c7@#knickerb>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <01bb91de.50653d80$aac8b7c7@#knickerb>,
  16. Kevin Knickerbocker <knickerb@ix.netcom.com> wrote:
  17. : > fdc@watsun.cc.columbia.edu (Frank da Cruz) wrote in 
  18. : > Get new new 6.0 Beta version and write a script program for it that
  19. : places
  20. : > the call, hangs up, and then issues an ANSWER command to wait for the
  21. : > callback.  The 6.0 Beta was announced on this newsgroup yesterday.
  22. : >
  23. : I have tried the 6.0 Beta version, however I don't think the ANSWER
  24. : command applies in my situation anyway.  The VMS machine is the one doing
  25. : the dialback and it is doing so using software other than Kermit.  Once
  26. : connected to the VMS machine the user goes through the standard VMS login
  27. : and is given the DCL command prompt.  The user then runs C-Kermit in
  28. : server mode to transfer files.  When C-Kermit exits, instead of returning
  29. : to the command prompt, the dialup connection is abruptly disconnected. 
  30. : This only occurs when the user has logged in using dialback and my
  31. : suspicion is that it is because the connection was originated by VMS
  32. : rather than the user.
  33.  
  34. "When C-Kermit exits"  is referring to the C-Kermit running on the VMS 
  35. machine?  How is C-Kermit being told to use the port?  My guess is that you
  36. are telling it to open the port with SET LINE so C-Kermit thinks it has 
  37. exclusive use of it.
  38.  
  39. Is this correct?
  40.  
  41.  
  42. Jeffrey Altman * 304 West 92nd St #7A   * New York, NY * 10025 * (212) 769-2675
  43.                * 612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  44.     C-Kermit 5A(191) for OS/2:   http://www.columbia.edu/kermit/cko191.html
  45.   Kermit 95 for Windows 95/NT:   http://www.columbia.edu/kermit/k95.html